home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / cislib_b / st.doc < prev    next >
Text File  |  1995-04-22  |  603b  |  26 lines

  1.   
  2. Using ST.ACT is very simple.  All you 
  3. need to do is: 
  4.   1) boot ACTION! using Boot command 
  5.      in monitor. 
  6.  
  7.   2) RUN "ST.ACT"  from monitor 
  8.  
  9.   3) make sure you have the printer  
  10.      on before you compile another 
  11.      program. 
  12.  
  13. The symbol table listing will be  
  14. sent to the device specified in the 
  15. Open routine in SPLEnd in ST.ACT. 
  16. This is initially the printer put you 
  17. can change it to another device if 
  18. you want to. 
  19.  
  20. Note that addresses given for TYPE 
  21. declarations are the size of that 
  22. type in bytes.  The address field for 
  23. type fields is the byte offset within 
  24. that type. 
  25.  
  26.